This download contains VoiceGuide scripts which can be used to implement a Dating/Chat Line system.

Chat Line System - Features Summary:

 Advanced DNIS based categorizations of callers, 
  allowing multiple chat lines to be ran on same system.
 DNIS specific prompts supported.
 Can link users' LoginIDs to CallerID, eliminating multiple registrations from same CallerID.
 Ability to set the initial evaluation time by DNIS.
 Ability to limit callers to listen only mode.
 Blocking of callers by other callers.
 Time left announcements/warnings.
 Optional announcement of how many callers are using the system right now.
 Announcement of how many messages the caller has in their mailbox.
 Transfer to operator.
 Transfer to voicemail.
 Sending/Receiving of voicemail messages.
 Message browsing with next/previous/replay commands.
 Re-recording of introduction messages.
 Optional grouping of callers by attitude (relationship/friendship etc)
 1-on-1 chat.
 Support for SMS alerts upon receiving of a message.
 System uses a MSSQL Server or MySQL database to store all
  user/messages and configuration details.

Chat Line System - Optional Add-ons: 

 Real-Time credit card payments integration, 
  allowing callers to add more time to their account instantaneously.


Installation:
-------------


To run these script a registered Enterprise version of VoiceGuide is required.
The Evaluation version of VoiceGuide may not be able load scripts of this size, 
although the scripts will be viewable in the Script Editor.

To setup the system:

1. Create directory "C:\ChatLine"

2. Copy the entire contents of the "ChatLine" directory in this archive (including subfolders)
   into the "C:\ChatLine" directory.

3. Set the Starting script on the VoiceGuide system to be C:\Chatline\scripts\login.vgs

4. You will now be able to dial into the system, setup new users and leave messages for existing users etc.


Notes:
------


- Sound files provided with this demonstration system are low quality TTS generated files.
  The sound files would need to be re-recorded prior to system being used in commercial environment.
- Introductions recorded by new members are recorded in "C:\Chatline\Intro" directory
- Messages sent from one user to another are saved in "C:\ChatLine\Lm" directory.
- Sample MS Access based databases are supplied in C:\Chatline\db. 
  To have the scripts connect to other databases just alter the database connect strings specified in C:\ChatLine\config_rv.txt
